home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Compiling Extension.1 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.4 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Compiling Extension
  2. Sent:        6/3/96 9:01 AM
  3. Received:    6/3/96 9:21 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Aha, a clue!  Perhaps the default file was meant for MPW and not ToolServer
  9. >and is therefore left out "TS"?  I have UserStartup(dot)somc, but it
  10. >doesn't have "TS" in the name.
  11. >
  12. >Since I also have the same two problems (the idl warnings and the cpp
  13. >semicolon errors) in my SOM class, I've taken the mental leap of changing
  14. >the startup file's name.  Adding "TS" to the file name after the word
  15. >"ToolServer" so that it actually gets used by ToolServer cures both
  16. >reported problems.
  17. >
  18. >- Brian
  19. >
  20. >---------------------------------------------------------------
  21. >Brian Arnold                                  arnold@lumina.com
  22. >Director of Software Development
  23. >Lumina Decision Systems, Inc.            http://www.lumina.com/
  24. >
  25.  
  26. Yes, UserStartup*somc and UserStartupTS*somc are the same. Just rename 
  27. UserStartup*somc.
  28.  
  29. ........................................................................
  30.  Henri Lamiraux                                      lamiraux@apple.com
  31.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  32. ........................................................................
  33.  
  34.